pwd :print working directory。打印工作目录即当前目录。
cd :change directory。切换目录。/是linux的根目录,eg.
cd/home
ls :list 列出文件或子目录的信息。三个参数-a-i -l。linux用颜色来区分文件类别:
默认:蓝色--目录,绿色--可执行文件,红色--压缩文件,浅蓝色--连接文件,灰色--其他文件
dat...
分类:
系统相关 时间:
2014-10-24 14:38:36
阅读次数:
246
1.文件目录下关键对象的如下:(1)NSArray *NSSearchPathForDirectoriesInDomains(NSSearchPathDirectory directory, NSSearchPathDomainMask domainMask, BOOL expandTilde)(2...
分类:
移动开发 时间:
2014-10-24 12:33:00
阅读次数:
159
Log Parser 2.2 是一个功能强大的通用工具,它可对基于文本的数据(如日志文件、XML 文件和 CSV 文件)以及 Windows 操作系统上的重要数据源(如事件日志、注册表、文件系统和 Active Directory)进行通用查询。只要告诉 Log Parser 您所需的信息以及您希望...
分类:
其他好文 时间:
2014-10-24 09:15:17
阅读次数:
226
Xcode6.1 发布 出现 The ipa is invalid. It does not include a Payload Directory 错误...
分类:
其他好文 时间:
2014-10-24 01:43:43
阅读次数:
172
ActiveDirectory:DSQUERYCommandsDSQUERYCommandstoqueryADobjects:-1.Howtofindallmembersforaparticulargroup.dsgetgroup"<DNofthegroup>"-members1a.Howtofindallgroupsforaparticularmember(includingnestedgroups)dsgetuser"<DNoftheuser>"-memberof-expandds..
分类:
其他好文 时间:
2014-10-23 21:07:18
阅读次数:
927
0.下载Discuz!安装包,官方下载:http://www.discuz.net/thread-3570835-1-1.html
1.首先将解压后的得到的Discuz_X3.2_SC_UTF8文件夹下面的upload文件夹拷贝出来并放到www directory文件夹(我的设置为php_demo文件夹)下,然后可以修改下upload文件名,我的改为Discuz。
2.在浏览器中输入http:...
分类:
Web程序 时间:
2014-10-23 10:42:06
阅读次数:
176
how to build a ruby gem1. first you will creata a user in rubygem.org (https://rubygems.org/)2. create the directory structure like this:Java代码 $tree....
分类:
其他好文 时间:
2014-10-23 09:20:40
阅读次数:
136
RubertdeMacBook-Pro:~ Rubert$ ionic build androidCurrent working directory is not a Cordova-based project.RubertdeMacBook-Pro:~ Rubert$ cd myApp/Ruber...
分类:
移动开发 时间:
2014-10-23 01:21:12
阅读次数:
435
11204 RAC 环境报错 TNS-01251: Cannot set trace/log directory under ADR
LSNRCTL> set current_listener listener
Current Listener is listener
LSNRCTL> set current_listener listener
Current Listener ...
分类:
其他好文 时间:
2014-10-23 00:10:29
阅读次数:
171
iis6ie显示:您无权查看该网页,http错误403-禁止访问。chorme显示:Directory Listing Denied iis7显示:403.14-Forbidden Web 服务器被配置为不列出此目录的内容过程:一个网站的自动安装包,自动配置iis结果:发现是iis里面网站的路径指向...
分类:
其他好文 时间:
2014-10-22 21:52:17
阅读次数:
345